home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / repcount < prev    next >
Encoding:
Text File  |  1992-07-09  |  290 b   |  6 lines

  1. repcount --Operation, no inputs.
  2.      This operation may be used only within the range of a repeat  command.
  3.      It  outputs  the number of repetitions which have been done, including
  4.      the current one.  That is, it outputs 1 the first time through, 2  the
  5.      second time, and so on.
  6.